Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Socket processing improvements. #459

Merged
merged 3 commits into from
Jan 3, 2024
Merged

Socket processing improvements. #459

merged 3 commits into from
Jan 3, 2024

Conversation

mirasrael
Copy link
Collaborator

@mirasrael mirasrael commented Jan 2, 2024

  1. Add SimpleSocketSender friend class for SimpleSocket for avoiding concurrent state modifications during racing receive and send operations.
  2. Don't log warning if socket shutdown initiated by client.
  3. Make StatTimer thread local.

@mirasrael mirasrael requested a review from ForNeVeR January 2, 2024 14:28
@mirasrael mirasrael force-pushed the ab-fix-simple-socke branch from d200db2 to 2d4d3c5 Compare January 2, 2024 14:33
1. Add SimpleSocketSender friend class for SimpleSocket for avoiding concurrent state modifications during racing receive and send operations.
2. Don't log warning if socket shutdown initiated by client.
3. Make StatTimer thread local.
@mirasrael mirasrael force-pushed the ab-fix-simple-socke branch from 2d4d3c5 to e43442d Compare January 2, 2024 15:09
@mirasrael mirasrael requested a review from ForNeVeR January 3, 2024 07:18
@mirasrael mirasrael force-pushed the ab-fix-simple-socke branch from e66749a to 8ce2b73 Compare January 3, 2024 10:11
@mirasrael mirasrael force-pushed the ab-fix-simple-socke branch from 8ce2b73 to 8cdf969 Compare January 3, 2024 10:21
@mirasrael mirasrael merged commit 95c5b78 into master Jan 3, 2024
10 checks passed
@mirasrael mirasrael deleted the ab-fix-simple-socke branch January 3, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants